home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global bFlag, vcast
- unLoadCast(vcast)
- if bFlag = 1 then
- go("loop2", "bares")
- else
- if bFlag = 2 then
- go("pess", "bares")
- else
- if bFlag = 3 then
- go("hora", "bares")
- else
- if bFlag = 4 then
- go("music", "bares")
- else
- if bFlag = 5 then
- go("espaco", "bares")
- else
- if bFlag = 6 then
- go("bebe", "bares")
- end if
- end if
- end if
- end if
- end if
- end if
- end
-